home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / punching.swf / scripts / frame_52 / DoAction.as
Text File  |  2008-11-12  |  83b  |  10 lines

  1. if(start == "1")
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    gotoAndStop(60);
  8. }
  9. punch = "0";
  10.